.header-veil:before {
	content: none;
}

.header-background-image {
  height: 220px;
}

.site-subtitle {
  display: none;
}

.item-categories {
  margin-bottom: 16px;
}

.item-categories a {
  color: #707d85;
  border: 1px solid;
  display: inline-block;
  padding: 3px 16px;
  margin-right: 5px;
  margin-bottom: 5px;
}

h4.simple-post-title {
	border-bottom: 1px solid #b2005e;
  margin-bottom: 20px;
  font-size: 18px;
}

.pagepost h2 {
	margin-bottom: 0px;
}

.pagepost .item-author {
	margin-bottom: 16px;
}